home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _FB232658412F45ED83258C4B4E55F61A < prev    next >
Text File  |  2005-10-19  |  1KB  |  44 lines

  1. <window>
  2.     <id>9</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:100009</define>
  6.     <define>#header.hover:hover_settings.png</define>
  7.  
  8. <controls>
  9.     <import>common.settings.xml</import>
  10.  
  11.   <control>
  12.     <type>group</type>
  13.     <layout>StackLayout(0)</layout>
  14.     <posX>55</posX>
  15.     <posY>115</posY>
  16.       <width>180</width>
  17.  
  18.       <control>
  19.           <description>UI Calibration button</description>
  20.           <type>button</type>
  21.           <id>2</id>
  22.           <label>213</label>
  23.           <hyperlink>10</hyperlink>
  24.           <onup>1234</onup> <!-- Use nonexisting id to go to topbar -->
  25.       </control>
  26.       <control>
  27.           <description>Screen Calibration button</description>
  28.           <type>button</type>
  29.           <id>3</id>
  30.           <label>214</label>
  31.           <hyperlink>11</hyperlink>
  32.       </control>
  33.       <control>
  34.           <description>Scroll speed button</description>
  35.           <type>button</type>
  36.           <id>4</id>
  37.           <label>673</label>
  38.           <hyperlink>31</hyperlink>
  39.           <ondown>2</ondown>
  40.       </control>
  41.   </control>
  42. </controls>
  43. </window>
  44.